home *** CD-ROM | disk | FTP | other *** search
/ Mac-Source 1994 July / Mac-Source_July_1994.iso / C and C++ / Libraries / C Headers / gcc 1.3.7 BSD #includes / (include) / syslog.h < prev    next >
Encoding:
C/C++ Source or Header  |  1993-06-15  |  71 b   |  7 lines  |  [TEXT/UNIX]

  1. #ifndef _SYSLOG_H_
  2. #define _SYSLOG_H_
  3.  
  4. #include <sys/syslog.h>
  5.  
  6. #endif
  7.